github.com/vmihailenco/msgpack/v5.structCache.m (field)
3 uses
github.com/vmihailenco/msgpack/v5 (current package)
types.go#L65: m sync.Map
types.go#L80: if v, ok := m.m.Load(key); ok {
types.go#L85: m.m.Store(key, fs)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)